FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.ehr.r4#0.9.3 (94 ms)

Package ca.on.ehr.r4
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@0.9.3&canonical=http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-participant-type
Url http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-participant-type
Version 1.0.0
Status active
Date 2019-02-20
Name EncounterParticipantType
Title Encounter Participant Type
Experimental False
Realm uv
Description Participant type for physicians supported by Ontario Health.

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Encounter Encounter
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Encounter Encounter
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Encounter CDREncounter

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-ParticipationType ParticipationType
http://terminology.hl7.org/CodeSystem/v3-ParticipationType v3 Code System ParticipationType


Source

{
  "resourceType" : "ValueSet",
  "id" : "acCDR-encounter-participant-type",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-participant-type",
  "version" : "1.0.0",
  "name" : "EncounterParticipantType",
  "title" : "Encounter Participant Type",
  "status" : "active",
  "date" : "2019-02-20",
  "publisher" : "Ontario Health",
  "description" : "Participant type for physicians supported by Ontario Health.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "concept" : [
          {
            "code" : "ADM",
            "display" : "admitter"
          },
          {
            "code" : "ATND",
            "display" : "attender"
          },
          {
            "code" : "REF",
            "display" : "referrer"
          },
          {
            "code" : "CON",
            "display" : "consultant"
          }
        ],
        "version" : "2018-08-12"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.